Skip to content

[codex] Add Cursor Agent to Codex workspace#10139

Merged
boxp merged 1 commit into
mainfrom
feature/add-cursor-agent-to-codex-workspace
Jun 14, 2026
Merged

[codex] Add Cursor Agent to Codex workspace#10139
boxp merged 1 commit into
mainfrom
feature/add-cursor-agent-to-codex-workspace

Conversation

@boxp

@boxp boxp commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Cursor Agent to the docker/codex-workspace image.
  • Install the pinned Cursor Agent package under /opt/cursor-agent and expose both agent and cursor-agent commands.
  • Add Renovate tracking for CURSOR_AGENT_VERSION by reading the current installer script from https://cursor.com/install.
  • Add the project plan under docs/project_docs/add-cursor-agent-to-codex-workspace/plan.md.

Validation

  • bash -n docker/codex-workspace/entrypoint.sh
  • docker build -t codex-workspace:cursor-agent docker/codex-workspace
  • docker run --rm --entrypoint /bin/bash codex-workspace:cursor-agent -lc 'set -eux; command -v agent; command -v cursor-agent; agent --version; cursor-agent --version'
  • npx --yes --package renovate renovate-config-validator renovate.json5
  • Verified the Renovate extraction regex currently resolves 2026.06.12-19-59-36-f6aba9a from https://cursor.com/install.

@boxp boxp marked this pull request as ready for review June 14, 2026 10:52
@boxp boxp merged commit 369b474 into main Jun 14, 2026
14 checks passed
@boxp boxp deleted the feature/add-cursor-agent-to-codex-workspace branch June 14, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant